Head
| Key | Type | Description |
|---|---|---|
| eyes | integer | Number of eyes |
| mouth | boolean | Has mouth |
Example
{
"UID":"",
"title":"Gen0_Male_Black_Head0",
"subtitle":"",
"shortDescription":"",
"description":"",
"url":"",
"virtualObject":{
"width":"",
"height":"",
"depth":"",
"preview": {
"filename":"",
"path":"",
"size":"",
"type":"",
"extension":"",
"signature":"",
"picture":{
"width":"",
"height":"",
"format":""
}
},
"resources":[],
"component":{
"parent": [{
}],
"avatarComponent":{
"head":{
"eyes":2,
"mouth": true
}
}
}
}
}